{
	       "name" : "uHUD Enemy Health and Info",
	"description" : "A uHUD standalone which shows the enemy's health and info when they're aimed at.",
	     "author" : "Undeadsewer",
	    "contact" : "undeadsewer@gmail.com",
	    "version" : "2",
	      "hooks" : [
						{ "hook_id" : "lib/managers/hudmanager" 						, "script_path" : "lib/hudmanager.lua" },
						{ "hook_id" : "lib/units/beings/player/states/playerstandard" 	, "script_path" : "lib/playerstandard.lua" }
	                ]
}